home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / cups / templates / option-boolean.tmpl < prev    next >
Encoding:
Text File  |  2012-12-29  |  232 b   |  7 lines

  1. <TR>
  2. <TH {conflicted=1?CLASS="conflict":CLASS="label"} WIDTH="50%"><A NAME="{keyword}">{keytext}</A>:</TH>
  3. <TD>
  4. {[choices]<INPUT TYPE="RADIO" NAME="{keyword-1}" {choices={defchoice-1}?CHECKED:} VALUE="{choices}">{text}}
  5. </TD>
  6. </TR>
  7.